head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 94.06.14.13.50.17; author linus; state Exp; branches; next 1.1; 1.1 date 94.06.14.10.43.41; author linus; state Exp; branches; next ; desc @@ 1.2 log @Removing temporary tex-files if they are empty. @ text @# This is written by Linus TEXI2HTML = /users/ture/bin/sh/texi2html all: socialaspects socialaspects.html socialaspects.dvi socialaspects: socialaspects.texinfo makeinfo socialaspects.texinfo socialaspects.html: socialaspects.texinfo $(TEXI2HTML) socialaspects.texinfo socialaspects.dvi: socialaspects.texinfo tex socialaspects.texinfo for file in socialaspects.?? socialaspects.???; do \ if test -f $$file -a ! -s $$file ; then rm $$file; fi \ done clean: rm -f core *~ socialaspects socialaspects*.html rm -f socialaspects.?? socialaspects.??? @ 1.1 log @Initial revision @ text @d15 3 @