/[papo]/papo/Makefile
ViewVC logotype

Diff of /papo/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by styxman, Fri Jun 13 18:06:56 2003 UTC revision 1.11 by styxman, Fri Jun 13 18:56:32 2003 UTC
# Line 20  export Line 20  export
20    
21  all: sql-build forms-build  all: sql-build forms-build
22    
23  release: check-files zot-install neb-install forms-install  release: check-files install
24          ( cd ${SAV_FILES_DIR}; ./update )          ( cd ${SAV_FILES_DIR}; ./update )
25          mkdir -p ${DIST_DIR}          mkdir -p ${DIST_DIR}
26          $(MAKE) -C gnue release          $(MAKE) -C gnue release
# Line 46  distclean: all Line 46  distclean: all
46          $(MAKE) -C forms distclean          $(MAKE) -C forms distclean
47          rm -rf Makefile neb samples test tools xot zot .cvsignore          rm -rf Makefile neb samples test tools xot zot .cvsignore
48    
49    install: zot-install neb-install forms-install
50    
51  zot-install:  zot-install:
52          $(MAKE) -C zot install          $(MAKE) -C zot install
53    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26