mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
Get rid of obsolete makefile.
svn path=/trunk/; revision=15973
This commit is contained in:
parent
e0463986d3
commit
a965b968f2
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
PATH_TO_TOP = ../../..
|
||||
|
||||
TARGET_TYPE = kmlibrary
|
||||
TARGET_NAME = csq
|
||||
TARGET_CFLAGS = -Wall -Werror
|
||||
TARGET_OBJECTS = csq.o
|
||||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
include $(TOOLS_PATH)/helper.mk
|
Loading…
Reference in a new issue