Annotation of hatari/src/gui-win/Makefile, revision 1.1.1.2

1.1       root        1: 
                      2: include ../../Makefile.cnf
                      3: 
1.1.1.2 ! root        4: CFLAGS += -I../includes $(SDL_CFLAGS)
        !             5: 
        !             6: GUIWINOBJS = hatari-winicon.o opencon.o
        !             7: 
        !             8: all: gui-win.a
        !             9: 
        !            10: gui-win.a: $(GUIWINOBJS)
        !            11:        $(AR) cru $@ $^
        !            12:        $(RANLIB) $@
1.1       root       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.