X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e6d9f9e7b9f4b5096e726c218c5fccf9854eaea..37d0e9f60320b0858ead5e2556693f4c5404dc0b:/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)