|
|
1.1 root 1:
2: include ../../Makefile.cnf
3:
1.1.1.2 root 4: CFLAGS += -I../includes $(SDL_CFLAGS)
5:
1.1.1.3 ! root 6: GUIWINOBJS = opencon.o
1.1.1.2 root 7:
1.1.1.3 ! root 8: all: gui-win.a hatari-winicon.o
1.1.1.2 root 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
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.