(package): New target.
authormorioka <morioka>
Sat, 27 Feb 1999 10:48:42 +0000 (10:48 +0000)
committermorioka <morioka>
Sat, 27 Feb 1999 10:48:42 +0000 (10:48 +0000)
(install-package): Depend on `package'.

Makefile

index 0922973..eb36185 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,10 @@ install:
                $(VERSION_SPECIFIC_LISPDIR)     # $(MAKE)
 
 
-install-package:
+package:
+       $(XEMACS) $(FLAGS) -f compile-apel-package $(PACKAGEDIR)
+
+install-package:       package
        $(XEMACS) $(FLAGS) -f install-apel-package $(PACKAGEDIR) \
                # $(MAKE)