Mercurial > hg > octave-image
view src/Makeconf.in @ 299:0885c930f214
Simplify autotools stuff
author | hauberg |
---|---|
date | Fri, 21 Mar 2008 19:05:44 +0000 |
parents | 9ffec7360ea3 |
children | 2282220f6b8b |
line wrap: on
line source
## Makeconf is automatically generated from Makeconf.base and Makeconf.add ## in the various subdirectories. To regenerate, use ./autogen.sh to ## create a new ./Makeconf.in, then use ./configure to generate a new ## Makeconf. @DEFHAVE_JPEG@ @DEFHAVE_PNG@ @DEFHAVE_MAGICKXX@ %.o: %.c ; $(MKOCTFILE) -c $< %.o: %.f ; $(MKOCTFILE) -c $< %.o: %.cc ; $(MKOCTFILE) -c $< %.oct: %.cc ; $(MKOCTFILE) $<