Annotation of parser3/Makefile.am, revision 1.11
1.5 paf 1: SUBDIRS = src etc bin
1.1 paf 2:
3: libtool: $(LIBTOOL_DEPS)
4: $(SHELL) ./config.status --recheck
1.2 paf 5:
1.5 paf 6: EXTRA_DIST = operators.txt parser3.dsw
1.3 paf 7:
1.4 paf 8: update:
1.3 paf 9: cvs update
1.6 paf 10: $(MAKE)
11:
1.8 paf 12: commit:
1.9 paf 13: cvs commit -m "no message" -f Makefile.am
14: cvs commit -m "no message" -f Makefile.in
15: cvs commit -m "no message" -f configure.in
16: cvs commit -m "no message" -f configure
1.8 paf 17: cvs commit
18:
1.7 paf 19: happy: update install-exec
E-mail: