|
|
1.1 root 1: ##############################################################################
2: # Instructions to Make, for compilation of MH papers
3: #
4: # This file is automatically generated. Do not edit!
5: ##############################################################################
6:
7: MAKE = make DESTDIR=$(DESTDIR) $(MFLAGS)
8: SHELL = /bin/sh
9:
10: DIRS = bboards mh4 mh5 mh6.4 multifarious myths mznet realwork \
11: trusted tutorial
12:
13:
14: ##############################################################################
15: # Miscellaneous tasks
16: ##############################################################################
17:
18:
19: distribution:; for d in $(DIRS); do (cd $$d; $(MAKE) distribution); done
20:
21: clean:; for d in $(DIRS); do (cd $$d; $(MAKE) clean); done
22:
23: unclean:; for d in $(DIRS); do (cd $$d; $(MAKE) clean); done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.