3aba5f5ae4
Portable Emacs Library
13 lines
294 B
Text
13 lines
294 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2001/02/20 08:33:59 jun Exp $
|
|
|
|
--- Makefile.orig Thu Feb 8 18:52:49 2001
|
|
+++ Makefile
|
|
@@ -21,6 +21,8 @@
|
|
|
|
ARCHIVE_DIR_PREFIX = /pub/mule
|
|
|
|
+all: what-where
|
|
+
|
|
what-where:
|
|
$(EMACS) $(FLAGS) -f what-where-apel \
|
|
$(PREFIX) $(LISPDIR) $(VERSION_SPECIFIC_LISPDIR)
|