changeset 28:b5a5e3ea94ed

components: GPF library recipes preened
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Oct 2020 18:00:44 +0000
parents 1803a0bc5808
children 9ab2f6dc1974
files components/ccd components/misc_fl components/misc_ir components/osx components/tif_fl components/tif_ir
diffstat 6 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/components/ccd	Fri Oct 16 17:44:57 2020 +0000
+++ b/components/ccd	Fri Oct 16 18:00:44 2020 +0000
@@ -1,4 +1,4 @@
-# Building ccd_na7_db.lib using TCS3.2 CCD source
+# Building ccd.lib using TCS3.2 CCD source
 
 CFLAGS="-mw -x -pw2 -me -mt -o -g -mn"
 
--- a/components/misc_fl	Fri Oct 16 17:44:57 2020 +0000
+++ b/components/misc_fl	Fri Oct 16 18:00:44 2020 +0000
@@ -1,4 +1,4 @@
-# Building misc_na7_db_fl.lib using the GPF source bits we got with TCS211
+# Building misc_fl.lib using the GPF source bits we got with TCS211
 
 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn"
 
--- a/components/misc_ir	Fri Oct 16 17:44:57 2020 +0000
+++ b/components/misc_ir	Fri Oct 16 18:00:44 2020 +0000
@@ -1,4 +1,4 @@
-# Building misc_na7_db_ir.lib using the GPF source bits we got with TCS211
+# Building misc_ir.lib using the GPF source bits we got with TCS211
 
 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn"
 
--- a/components/osx	Fri Oct 16 17:44:57 2020 +0000
+++ b/components/osx	Fri Oct 16 18:00:44 2020 +0000
@@ -1,4 +1,4 @@
-# Building osx_na7_db.lib from our reconstructed osx.c source
+# Building osx.lib from our reconstructed osx.c source
 
 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn"
 
@@ -16,4 +16,4 @@
 
 SRCDIR=$SRC/gpf/frame/cust_os
 
-cfile_plain $SRCDIR/osx.c
+cfile_symlink $SRCDIR/osx.c
--- a/components/tif_fl	Fri Oct 16 17:44:57 2020 +0000
+++ b/components/tif_fl	Fri Oct 16 18:00:44 2020 +0000
@@ -1,4 +1,4 @@
-# Building tif_na7_db_fl.lib using the GPF source bits we got with TCS211
+# Building tif_fl.lib using the GPF source bits we got with TCS211
 
 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn"
 
--- a/components/tif_ir	Fri Oct 16 17:44:57 2020 +0000
+++ b/components/tif_ir	Fri Oct 16 18:00:44 2020 +0000
@@ -1,4 +1,4 @@
-# Building tif_na7_db_ir.lib using the GPF source bits we got with TCS211
+# Building tif_ir.lib using the GPF source bits we got with TCS211
 
 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn"