File:  [Previous NeXT emulator] / previous / src / gui-win / Makefile
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 19:30:55 2018 UTC (8 years, 3 months ago) by root
Branches: giles, MAIN
CVS tags: branch_softfloat, branch_realtime, branch_mmu, HEAD
Previous NeXT emulator


include ../../Makefile.cnf

CFLAGS += -I../includes $(SDL_CFLAGS)

GUIWINOBJS = opencon.o

all: gui-win.a previous-winicon.o

gui-win.a: $(GUIWINOBJS)
	$(AR) cru $@ $^
	$(RANLIB) $@

hatari-winicon.o:
	$(WINDRES) -o previous-winicon.o previous-winicon.rc

clean distclean:
	$(RM) *.o

unix.superglobalmegacorp.com

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