Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Lyx/config/   (Lyx Textverarbeitung ©)  Datei vom 26.9.1998 mit Größe 1 kB image not shown  

Quelle  makefile   Sprache: unbekannt

 
# Minimal makefile for the configuration stuff.
# do not use if you do not know what you are doing...
# author: Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)

# You need to have GNU M4 to regenerate lib/configure 
M4=gm4
M4FILES=configure.in aclocal.m4 gettext.m4 lcmessage.m4 progtest.m4

all: ../src/config.h.in ../configure ../lib/configure 

# autoheader might not change config.h.in, so touch a stamp file.
../src/config.h.in: stamp-h.in
stamp-h.in: $(M4FILES) acconfig.h 
 (cd .. ; java.lang.NullPointerException
 for i in $(M4FILES) acconfig.h ; do ln -fs config/$$i $$i ; done ;java.lang.NullPointerException
 autoheader ; java.lang.NullPointerException
 rm -f $(M4FILES) acconfig.h config.cache)
 echo timestamp > stamp-h.in

../configure: $(M4FILES)
 (cd .. ; java.lang.NullPointerException
 for i in $(M4FILES) ; do ln -fs config/$$i $$i ; done ;java.lang.NullPointerException
 autoconf configure.in | java.lang.NullPointerException
   sed -e 's/x_direct_test_library=Xt/x_direct_test_library=X11/' java.lang.NullPointerException
       -e 's/x_direct_test_function=XtMalloc/x_direct_test_function=XFree/' >configure; java.lang.NullPointerException
 rm -f $(M4FILES) config.cache)

../lib/configure: lib_configure.m4
 rm -f $@
 $(M4) lib_configure.m4 >$@
 chmod a+x $@

clean:
 rm -f *~ *.orig *.rej

Messung V0.5
C=97 H=96 G=96

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]