aboutsummaryrefslogtreecommitdiff
path: root/pkg/xtools/gtools/mkpkg
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/xtools/gtools/mkpkg')
-rw-r--r--pkg/xtools/gtools/mkpkg27
1 files changed, 27 insertions, 0 deletions
diff --git a/pkg/xtools/gtools/mkpkg b/pkg/xtools/gtools/mkpkg
new file mode 100644
index 00000000..bbad01aa
--- /dev/null
+++ b/pkg/xtools/gtools/mkpkg
@@ -0,0 +1,27 @@
+# GTOOLS
+
+update:
+ $checkout libxtools.a lib$
+ $update libxtools.a
+ $checkin libxtools.a lib$
+ ;
+
+libxtools.a:
+ gtascale.x gtools.h <mach.h>
+ gtcolon.x gtools.h <ctype.h> <gset.h>
+ gtcopy.x gtools.h
+ gtctran.x
+ gtcur.x
+ gtcur1.x gtools.h
+ gtfree.x gtools.h
+ gtget.x gtools.h <gset.h>
+ gtgui.x gtools.h <gset.h>
+ gtinit.x gtools.h <gset.h>
+ gtlabax.x gtools.h <ctype.h> <gset.h> <gio.h>
+ gtplot.x gtools.h <gset.h>
+ gtreset.x gtools.h <gset.h>
+ gtset.x gtools.h <ctype.h> <gset.h>
+ gtswind.x gtools.h <gset.h> <mach.h>
+ gtvplot.x gtools.h <gset.h>
+ gtwindow.x gtools.h
+ ;