Magellan Linux

Diff of /branches/mage-next/src/Makefile

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

revision 2602 by niro, Tue Mar 4 11:00:16 2014 UTC revision 2603 by niro, Tue Mar 4 14:35:29 2014 UTC
# Line 6  INSTALLDIRS = $(SUBDIRS:%=install-%) Line 6  INSTALLDIRS = $(SUBDIRS:%=install-%)
6  UNINSTALLDIRS = $(SUBDIRS:%=uninstall-%)  UNINSTALLDIRS = $(SUBDIRS:%=uninstall-%)
7  CLEANDIRS = $(SUBDIRS:%=clean-%)  CLEANDIRS = $(SUBDIRS:%=clean-%)
8    
9  FILES = mage4.functions.sh smage2.functions.sh  FILES = common.functions.sh mage4.functions.sh smage2.functions.sh
10  MAGE_SCRIPTS = compressdoc create_desktop_app depwalker mkinfodir pkg_all_sources pkgbuild_dir  MAGE_SCRIPTS = compressdoc create_desktop_app depwalker mkinfodir pkg_all_sources pkgbuild_dir
11  SBIN_SCRIPTS= env-rebuild etc-update mage magequery smage2  SBIN_SCRIPTS= env-rebuild etc-update mage magequery smage2
12  PROGS = highestver vercomp  PROGS = highestver vercomp

Legend:
Removed from v.2602  
changed lines
  Added in v.2603