head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.37.18;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@$FreeBSD$
--- contrib/camlmode/Makefile.orig	Mon Dec  2 22:13:37 1996
+++ contrib/camlmode/Makefile	Thu Aug 20 08:11:56 1998
@@@@ -11,8 +11,8 @@@@
 all:
 
 install:
+	mkdir -p $(EMACSLISPDIR)
 	cp $(FILES) $(EMACSLISPDIR)
-	dir=`pwd`; cd $(EMACSLISPDIR); $(EMACS) -batch -l $$dir/compile
 
 clean:
 	rm -f *~ #*#
@
