blob: 6fd7446f1277c03deaf6c8c700b04100e37ae7db (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# Mkpkg special file list for AIX/IRAF on the IBM RS/6000.
# Files requiring special compilation due to host compiler bugs.
# -------------------------------------------------------------
$set XNO = '& "$xc $(XFLAGS) -cq &"'
$special "$(noao)artdata/": t_mkechelle.x $(XNO)
$special "$(noao)astutil/": t_gratings.x $(XNO)
|