diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /sys/qpoe/gen/mkpkg | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'sys/qpoe/gen/mkpkg')
-rw-r--r-- | sys/qpoe/gen/mkpkg | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/sys/qpoe/gen/mkpkg b/sys/qpoe/gen/mkpkg new file mode 100644 index 00000000..8c08a1f7 --- /dev/null +++ b/sys/qpoe/gen/mkpkg @@ -0,0 +1,47 @@ +# Update the generically expanded files in libex.a. + +$checkout libex.a lib$ +$update libex.a +$checkin libex.a lib$ +$exit + +libex.a: + qpaddb.x ../qpoe.h + qpaddc.x ../qpoe.h + qpaddd.x ../qpoe.h + qpaddi.x ../qpoe.h + qpaddl.x ../qpoe.h + qpaddr.x ../qpoe.h + qpadds.x ../qpoe.h + qpaddx.x ../qpoe.h + qpexattrld.x ../qpex.h <ctype.h> <mach.h> + qpexattrli.x ../qpex.h <ctype.h> <mach.h> + qpexattrlr.x ../qpex.h <ctype.h> <mach.h> + qpexcoded.x ../qpex.h <mach.h> + qpexcodei.x ../qpex.h <mach.h> + qpexcoder.x ../qpex.h <mach.h> + qpexparsed.x ../qpex.h <ctype.h> <mach.h> + qpexparsei.x ../qpex.h <ctype.h> <mach.h> + qpexparser.x ../qpex.h <ctype.h> <mach.h> + qpexsubd.x ../qpex.h <mach.h> + qpexsubi.x ../qpex.h <mach.h> + qpexsubr.x ../qpex.h <mach.h> + qpgetc.x ../qpoe.h + qpgetd.x ../qpoe.h + qpgeti.x ../qpoe.h + qpgetl.x ../qpoe.h + qpgetr.x ../qpoe.h + qpgets.x ../qpoe.h + qpiogetev.x ../qpio.h <pmset.h> + qpiorpixi.x ../qpio.h <mach.h> + qpiorpixs.x ../qpio.h <mach.h> + qpputc.x ../qpoe.h + qpputd.x ../qpoe.h + qpputi.x ../qpoe.h + qpputl.x ../qpoe.h + qpputr.x ../qpoe.h + qpputs.x ../qpoe.h + qprlmerged.x ../qpex.h <mach.h> + qprlmergei.x ../qpex.h <mach.h> + qprlmerger.x ../qpex.h <mach.h> + ; |