tradcpp: remove test makefiles
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
# $NetBSD$
|
|
||||||
|
|
||||||
PROG= tradcpp
|
|
||||||
SRCS= main.c \
|
|
||||||
files.c directive.c eval.c macro.c output.c \
|
|
||||||
place.c array.c utils.c
|
|
||||||
WARNS= 5
|
|
||||||
|
|
||||||
#DBG=-g
|
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
|
||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
gcc -o tradcpp main.c files.c directive.c eval.c macro.c output.c place.c array.c utils.c
|
|
||||||
Reference in New Issue
Block a user