|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 266 (0x10a) Types: TextFile Names: »Makefile«
└─⟦276d19d6e⟧ Bits:30007243 EUUGD5_I: X11R5 └─⟦4856bf7e7⟧ »./mit-4/mit-4.00« └─⟦635ff9e7e⟧ └─⟦this⟧ »mit/doc/I18N/Xsi/Xlc/Makefile«
ROFF = troff ROFFPR = lpr -n LPR = lpr SRC = XCnvCTToMB.3 XCnvCTToWC.3 XCnvMBToCT.3 XCnvMBToWC.3 XCnvWCToCT.3 \ XCnvWCToMB.3 XOSLocale.3 XParseCT.3 setlocale.3 DOC = CTWC.doc XlcFunct.doc Xlocale.doc all: print: $(ROFF) -man $(SRC) | $(ROFFPR) $(LPR) $(DOC)