Browse Source

config.h

master
phillbush 4 years ago
parent
commit
dddba407f4
2 changed files with 0 additions and 3 deletions
  1. +0
    -3
      Makefile
  2. +0
    -0
      config.h

+ 0
- 3
Makefile View File

@@ -10,9 +10,6 @@ ${PROG}: ${OBJS}

${OBJS}: config.h

config.h: config.def.h
cp config.def.h $@

.c.o:
${CC} ${CFLAGS} -c $<



config.def.h → config.h View File


Loading…
Cancel
Save