[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Makefile target
From: |
David Kastrup |
Subject: |
Re: [AUCTeX-devel] Makefile target |
Date: |
Mon, 19 Dec 2005 20:23:33 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Sebastien Maret <address@hidden> writes:
> Is there a target in AUCTeX Makefile to build and install everything
> *except* byte-compiled lisp files?
>
> I am trying to package AUCTeX for Fink ( http://fink.sf.net ), and I
> don't want the .elc files to be installed. These files are compiled
> by a post-installation script for each emacs flavor after the
> package installation.
You could look in the Makefile at the install target. It would appear
that something like
make -o install-lisp some install-el install
might do the trick (the install-lisp target seems to have the actions
for installing the elc files).
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum