X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e6d9f9e7b9f4b5096e726c218c5fccf9854eaea..c0b0635cf69537ca32377bad5650b39402cb21b6:/src/makelib.g95 diff --git a/src/makelib.g95 b/src/makelib.g95 index 7fb95c9b3c..882d560429 100644 --- a/src/makelib.g95 +++ b/src/makelib.g95 @@ -7,8 +7,6 @@ # # Include file for Cygwin/Mingw32 libraries -WXDIR = $(WXWIN) - # All common UNIX compiler flags and options are now in # this central makefile. include $(WXDIR)/src/makeg95.env @@ -23,4 +21,4 @@ clean: -$(RM) $(OBJECTS) core *.rsc *.res cleanall: clean - -$(RM) $(LIBTARGET) \ No newline at end of file + -$(RM) $(LIBTARGET)