Annotation of previous/src/gui-win/Makefile, revision 1.1.1.1

1.1       root        1: 
                      2: include ../../Makefile.cnf
                      3: 
                      4: CFLAGS += -I../includes $(SDL_CFLAGS)
                      5: 
                      6: GUIWINOBJS = opencon.o
                      7: 
                      8: all: gui-win.a hatari-winicon.o
                      9: 
                     10: gui-win.a: $(GUIWINOBJS)
                     11:        $(AR) cru $@ $^
                     12:        $(RANLIB) $@
                     13: 
                     14: hatari-winicon.o:
                     15:        $(WINDRES) -o hatari-winicon.o hatari-winicon.rc
                     16: 
                     17: clean distclean:
                     18:        $(RM) *.o

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.