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