comparison components/aci-classic @ 15:c8bdae60fcb1

changed the generation of *_version.c files to not break on make clean
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 27 Sep 2016 04:34:05 +0000
parents be16a5124f86
children 6323e661f2ed
comparison
equal deleted inserted replaced
14:86e83045be37 15:c8bdae60fcb1
1 # Building the classic TCS211 version of aci.lib 1 # Building the classic TCS211 version of aci.lib
2
3 scripts/make-version.sh aci > $BUILD_DIR/$LIBNAME/aci_version.c
4 2
5 CFLAGS="-me -mt -o -pw2 -x -mw" 3 CFLAGS="-me -mt -o -pw2 -x -mw"
6 CPPFLAGS= 4 CPPFLAGS=
7 5
6 make_version aci
8 cfile_plain aci_version.c 7 cfile_plain aci_version.c
9 8
10 # Defines 9 # Defines
11 10
12 CPPFLAGS=-DCCDTABLES_EXTERN 11 CPPFLAGS=-DCCDTABLES_EXTERN