Explorar el Código

* Add test target to Makefile

svn: 2895
Bryan Drewery hace 20 años
padre
commit
ee81b593a9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      Makefile.in

+ 2 - 0
Makefile.in

@@ -72,6 +72,8 @@ MAKE_CONFIG = $(MAKE) 'MAKE=$(MAKE)'
 
 default: wraith
 
+test:
+
 cleanutils:
 	@rm -f src/stringfix src/sorthelp src/makehelp
 	@rm -f src/stringfix.exe src/sorthelp.exe src/makehelp.exe