Ugh, whoever did the port made a mess, I cleaned up the Makefile and
deleted un-necessary stuff
This commit is contained in:
parent
2776ebd870
commit
856e67877b
@ -1,6 +1,6 @@
|
||||
|
||||
PROG= grep
|
||||
SRCS= dfa.c regex.o grep.o
|
||||
SRCS= dfa.c regex.c grep.c
|
||||
CFLAGS+=-DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
|
||||
MLINKS= grep.1 egrep.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user