diff 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
line wrap: on
line diff
--- a/components/aci-classic	Tue Sep 27 04:23:46 2016 +0000
+++ b/components/aci-classic	Tue Sep 27 04:34:05 2016 +0000
@@ -1,10 +1,9 @@
 # Building the classic TCS211 version of aci.lib
 
-scripts/make-version.sh aci > $BUILD_DIR/$LIBNAME/aci_version.c
-
 CFLAGS="-me -mt -o -pw2 -x -mw"
 CPPFLAGS=
 
+make_version aci
 cfile_plain aci_version.c
 
 # Defines