File: mkpkg

package info (click to toggle)
iraf-fitsutil 2024.07.06-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 636 kB
  • sloc: ansic: 3,019; lisp: 526; sh: 208; makefile: 12
file content (24 lines) | stat: -rw-r--r-- 637 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$checkout libmef.a ../
$update libmef.a
$checkin libmef.a ../
$exit

libmef.a:
#$set XFLAGS='-cfgq -p fitsutil'
	mefopen.x 		<mef.h>
	mefksection.x 		<mef.h> <ctotok.h> <lexnum.h>
	mefrdhdr.x 		<mef.h> <error.h> <mach.h> <ctype.h> 
	mefwrhdr.x 		<mef.h> <error.h>
	mefclose.x		<mef.h>
        mefgval.x               <mef.h>
        mefgnbc.x               <mef.h>
        mefget.x                <mef.h> <syserr.h> <ctype.h>
        mefkfind.x              <mef.h>
	mefappfile.x		<mef.h>
	mefdummyh.x		<mef.h>
	mefcpextn.x		<mef.h> <mach.h>
	mefencode.x		<mef.h> <time.h>
	mefsetpl.x		<mef.h>
	mefwrpl.x		<mef.h>
	mefldhdr.x		<mef.h>
;