|
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: 404 (0x194) Types: TextFile Names: »Makefile.TRW«
└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89 └─⟦this⟧ »./DVIware/laser-setters/quicspool/libtrw/Makefile.TRW« └─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦af5ba6c8e⟧ »unix3.0/DVIWARE.tar.Z« └─⟦ca79c7339⟧ └─⟦this⟧ »DVIware/laser-setters/quicspool/libtrw/Makefile.TRW«
# $Header: Makefile.TRW,v 1.1 88/01/15 12:56:29 simpson Rel $ # $Log: Makefile.TRW,v $ #Revision 1.1 88/01/15 12:56:29 simpson #initial release # #Revision 0.1 87/12/11 17:24:04 simpson #beta test # LIB=/usr/local/lib all: libtrw.a configure: libtrw.a: shift.o getopt.o ar cr libtrw.a shift.o getopt.o ranlib libtrw.a clean: -rm -f *.o libtrw.a install: all install -m 644 libtrw.a $(LIB)