Annotation of 43BSD/contrib/spms/include/Makefile, revision 1.1.1.1

1.1       root        1: # $Header$
                      2: #
                      3: HDRS         = bin.h \
                      4:                getarg.h \
                      5:                hash.h \
                      6:                macro.h \
                      7:                null.h \
                      8:                path.h \
                      9:                pdb.h \
                     10:                pdbuf.h \
                     11:                pdtyp.h \
                     12:                pld.h \
                     13:                slist.h \
                     14:                slslist.h \
                     15:                spms.h \
                     16:                system.h \
                     17:                tree.h \
                     18:                truefalse.h \
                     19:                yesno.h
                     20: 
                     21: MAKEFILE      = Makefile
                     22: 
                     23: PRINT        = pr
                     24: 
                     25: VERSION              = V4BSD
                     26: 
                     27: all:;
                     28: 
                     29: clean:;
                     30: 
                     31: co:;           @co -r$(VERSION) $(HDRS)
                     32: 
                     33: depend:;
                     34: 
                     35: diff:;         @rcsdiff -r$(VERSION) $(HDRS)
                     36: 
                     37: index:;                @ctags -wx $(HDRS)
                     38: 
                     39: install:;
                     40: 
                     41: lint:;
                     42: 
                     43: print:;                @$(PRINT) $(HDRS)
                     44: 
                     45: tags:;          $(HDRS); @ctags $(HDRS)
                     46: 
                     47: update:;
                     48: ###

unix.superglobalmegacorp.com

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