Ver código fonte

config.h

master
phillbush 4 anos atrás
pai
commit
dddba407f4
2 arquivos alterados com 0 adições e 3 exclusões
  1. +0
    -3
      Makefile
  2. +0
    -0
      config.h

+ 0
- 3
Makefile Ver arquivo

@@ -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 Ver arquivo


Carregando…
Cancelar
Salvar