mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
a2103efd20
language belonging to the ML family.
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
--- contrib/camlsearch/emacs-lisp/Makefile-- Sat Feb 4 23:42:23 1995
|
|
+++ contrib/camlsearch/emacs-lisp/Makefile Tue Jul 28 08:49:53 1998
|
|
@@ -1,3 +1,4 @@
|
|
SOURCES=caml-search.el
|
|
install: $(SOURCES)
|
|
+ mkdir -p $(ELISPDIR)
|
|
cp $(SOURCES) $(ELISPDIR)
|