Explorar o código

* Add test target to Makefile

svn: 2895
Bryan Drewery %!s(int64=20) %!d(string=hai) anos
pai
achega
ee81b593a9
Modificáronse 1 ficheiros con 2 adicións e 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