Explorar el Código

* Forgot this, xmain.c....

svn: 321
Bryan Drewery hace 22 años
padre
commit
aa5c3b887f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/Makefile.in

+ 0 - 1
src/Makefile.in

@@ -70,7 +70,6 @@ build_msg:
 
 
 main.o: stringfix
-	@cp -f main.c xmain.c
 	@./stringfix main.c _main.c || cp -f main.c _main.c
 	@echo -e "Compiling: \033[1mmain\033[0m"
 	@$(CC) $(CFLAGS) -I$(top_srcdir) $(CPPFLAGS) '-DCCFLAGS="$(CC) $(CFLAGS) $(CPPFLAGS)"' \