]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/HelpGen/Makefile.in
Script updates
[wxWidgets.git] / utils / HelpGen / Makefile.in
index cecec595bb79e1f166a1375e2bdcad9f452fb8c0..6d3639544230deac72c4084d70662067ed607f36 100644 (file)
@@ -1,8 +1,6 @@
 
 
-USE_GUI=@USE_GUI@
-
 all:
 all:
-       if test "$(USE_GUI)" = 0; then cd src; $(MAKE); fi
+       cd src; $(MAKE)
 
 clean:
        cd src; $(MAKE) clean
 
 clean:
        cd src; $(MAKE) clean