# Copyright 1993 by Norman Ramsey. All rights reserved. # See file COPYRIGHT for more information. LIB=/dev/null SHELL=/bin/sh CINAME= CIMSG= RCSFILES=emptydefn toascii.nw unmarkup Makefile nwmtime pipedocs h2a btdefn all: toascii chmod +x unmarkup emptydefn toascii nwmtime pipedocs h2a btdefn install: all cp unmarkup emptydefn toascii nwmtime h2a btdefn $(LIB) sed 's@|LIBDIR|@$(LIB)@g' pipedocs > $(LIB)/pipedocs chmod +x $(LIB)/pipedocs checkin: ci -l $(CINAME) $(CIMSG) $(RCSFILES) source: toascii touch: toascii touch toascii toascii: toascii.nw notangle -Rtoascii toascii.nw > toascii clean: ; rm -f *.log *.blg *.dvi *.toc *.aux *.tex *~ clobber: clean rm -f toascii