mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Delete unneeded makefile
svn path=/trunk/; revision=22209
This commit is contained in:
parent
42f34ff7ba
commit
5eb09b8ac5
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
PATH_TO_TOP = ../../..
|
||||
|
||||
TARGET_TYPE = driver
|
||||
TARGET_NAME = csqtest
|
||||
TARGET_DDKLIBS = csq.a
|
||||
TARGET_CFLAGS = -Wall -Werror
|
||||
TARGET_OBJECTS = csqtest.o
|
||||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
include $(TOOLS_PATH)/helper.mk
|
Loading…
Reference in a new issue