summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/3rdparty/libjpeg/makefile.manx
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:18:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:18:34 -0600
commitbabf376ccc142ffc0863505d5fc62cfea83b63c6 (patch)
tree0dc5432bfb8bb6ee8d5a21256096ab990460421f /tqtinterface/qt4/src/3rdparty/libjpeg/makefile.manx
parent163a63fedf06267736ac8f38b3c7b7e99a006c98 (diff)
downloadexperimental-babf376ccc142ffc0863505d5fc62cfea83b63c6.tar.gz
experimental-babf376ccc142ffc0863505d5fc62cfea83b63c6.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'tqtinterface/qt4/src/3rdparty/libjpeg/makefile.manx')
-rw-r--r--tqtinterface/qt4/src/3rdparty/libjpeg/makefile.manx4
1 files changed, 2 insertions, 2 deletions
diff --git a/tqtinterface/qt4/src/3rdparty/libjpeg/makefile.manx b/tqtinterface/qt4/src/3rdparty/libjpeg/makefile.manx
index 4cb42d1..4dc6e4b 100644
--- a/tqtinterface/qt4/src/3rdparty/libjpeg/makefile.manx
+++ b/tqtinterface/qt4/src/3rdparty/libjpeg/makefile.manx
@@ -61,7 +61,7 @@ INCLUDES= jchuff.h jdhuff.h jdct.h jerror.h jinclude.h jmemsys.h jmorecfg.h \
DOCS= README install.doc usage.doc cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 \
wrjpgcom.1 wizard.doc example.c libjpeg.doc structure.doc \
coderules.doc filelist.doc change.log
-MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
+MTDEFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
makeapps.ds makeproj.mac makcjpeg.st makdjpeg.st makljpeg.st \
maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
@@ -73,7 +73,7 @@ CONFIGUREFILES= config.guess config.sub install-sh ltconfig ltmain.sh
OTHERFILES= jconfig.doc ckconfig.c ansi2knr.c ansi2knr.1 jmemdosa.asm
TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
testimgp.jpg
-DISTFILES= $(DOCS) $(MKFILES) $(CONFIGFILES) $(SOURCES) $(INCLUDES) \
+DISTFILES= $(DOCS) $(MTDEFILES) $(CONFIGFILES) $(SOURCES) $(INCLUDES) \
$(CONFIGUREFILES) $(OTHERFILES) $(TESTFILES)
# library object files common to compression and decompression
COMOBJECTS= jcomapi.o jutils.o jerror.o jmemmgr.o $(SYSDEPMEM)