Annotation of 43BSD/contrib/B/doc/Makefile, revision 1.1

1.1     ! root        1: # Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1984.
        !             2: 
        !             3: DOCS         = bproject \
        !             4:                bugreport \
        !             5:                description \
        !             6:                quickref \
        !             7:                usersguide
        !             8: 
        !             9: PRINT        = vtroff
        !            10: 
        !            11: all:           print
        !            12: 
        !            13: clean:;
        !            14: 
        !            15: install:;
        !            16: 
        !            17: print:                 $(DOCS)
        !            18:                @touch print
        !            19: 
        !            20: bproject:      Bproject
        !            21:                print Bproject
        !            22: bugreport:
        !            23:                print BugReport
        !            24: description:   Descr.macs Description1 Description2 bfont.def
        !            25:                $(PRINT) Descr.macs Description1 Description2
        !            26: quickref:      QuickRef bfont.def
        !            27:                $(PRINT) QuickRef
        !            28: usersguide:    UsersGuide.ms bfont.def
        !            29:                $(PRINT) -ms UsersGuide.ms

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.