|
|
1.1 ! root 1: ############################################################################## ! 2: # Instructions to Make, for compilation of ZOT UIP/utility processes ! 3: # ! 4: # This file is automatically generated. Do not edit! ! 5: ############################################################################## ! 6: ! 7: ############################################################################## ! 8: # NOTE WELL: ! 9: # This Makefile assumes it's running from the ~bboards/etc directory! ! 10: # (it expects ../BBoards to be THE BBoards file) ! 11: ############################################################################## ! 12: ! 13: # The following entries were inserted during MH configuration ! 14: BINDIR = /usr/new/mh ! 15: ETCDIR = /usr/new/lib/mh ! 16: ! 17: ! 18: ! 19: ###################################################################### ! 20: # Here it is... ! 21: ###################################################################### ! 22: ! 23: all: aliases archives ! 24: inst-all: inst-aliases inst-archives ! 25: ! 26: ! 27: ###################################################################### ! 28: # Maintain the BBoards area ! 29: ###################################################################### ! 30: ! 31: inst-aliases: $(ETCDIR)/BBoardAliases ! 32: ! 33: $(ETCDIR)/BBoardAliases: aliases ! 34: -cp $@ zBBoardAliases ! 35: cp BBoardAliases $@ ! 36: -@ls -ls $@ ! 37: -@echo "" ! 38: ! 39: aliases: BBoardAliases SystemAliases ! 40: ! 41: BBoardAliases: ../BBoards ! 42: bbaka > $@ ! 43: ! 44: SystemAliases: ../BBoards ! 45: bbaka system > $@ ! 46: ! 47: ! 48: inst-archives:; bbexp ! 49: ! 50: archives:;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.