config.h
This commit is contained in:
parent
08f165897c
commit
dddba407f4
3
Makefile
3
Makefile
|
@ -10,9 +10,6 @@ ${PROG}: ${OBJS}
|
||||||
|
|
||||||
${OBJS}: config.h
|
${OBJS}: config.h
|
||||||
|
|
||||||
config.h: config.def.h
|
|
||||||
cp config.def.h $@
|
|
||||||
|
|
||||||
.c.o:
|
.c.o:
|
||||||
${CC} ${CFLAGS} -c $<
|
${CC} ${CFLAGS} -c $<
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user