Codebase list hydra / upstream/7.2 Makefile
upstream/7.2

Tree @upstream/7.2 (Download .tar.gz)

Makefile @upstream/7.2raw · history · blame

1
2
3
4
5
all:
	@echo Error: you must run "./configure" first

clean:
	cp -f Makefile.orig Makefile