6 # Copyright: (c) Julian Smart, 1999
8 # Include file for Cygwin/Mingw32 libraries
12 # All common UNIX compiler flags and options are now in
13 # this central makefile.
14 include $(WXDIR)/src/makeg95.env
16 all: $(LIBTARGET) $(EXTRATARGETS)
18 $(LIBTARGET): $(OBJECTS)
19 ar $(AROPTIONS) $@ $(OBJECTS)
23 rm -f $(OBJECTS) $(LIBTARGET) core *.rsc *.res