File:  [HATARI the Atari ST Emulator] / hatari / tests / natfeats / makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 9 08:53:55 2019 UTC (7 years, 3 months ago) by root
Branches: hatari, MAIN
CVS tags: hatari02100, hatari02000, hatari01900, hatari01800, HEAD
hatari 1.8.0

# Generic Makefile targets

all:
	@echo "Use AHCC project file, or: make -f Makefile.[vbc|gcc]"

clean:
	$(RM) *.o *.tmp *~

PKG := natfeats-$(shell date -I).zip

package: $(NAME) clean
	cd ..; \
	$(RM) $(PKG); \
	zip -r $(PKG) $(NAME)/*

unix.superglobalmegacorp.com

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