From 12f3a683be8f6a9a21876a2c917cc01e5066f897 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Thu, 24 Sep 1998 18:54:22 +0000 Subject: BROKEN for ELF: ndwinit.o wndwmaus.o prntcurs.o prntcent.o fitsio.o imio.o wcs.o worldpos.o platepos.o wcscon.o slasubs.o iraf2fits.o hget.o hput.o -o saoimage -lm btnlib/libbtn.a -L/usr/X11R6/lib -lX11 cc: btnlib/libbtn.a: No such file or directory *** Error code 1 --- astro/saoimage/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'astro') diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile index ed7e1cb39574..08fb94bedb22 100644 --- a/astro/saoimage/Makefile +++ b/astro/saoimage/Makefile @@ -3,7 +3,7 @@ # Date created: 21 Feb 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.2 1998/07/24 12:22:47 scrappy Exp $ +# $Id: Makefile,v 1.3 1998/08/05 09:30:41 asami Exp $ # DISTNAME= saoimage-1.22 @@ -16,6 +16,8 @@ MAKEFILE= makefile ALL_TARGET= FreeBSD INSTALL_TARGET= -f makefile.$(ALL_TARGET) install_saobin install_saoman +BROKEN_ELF= build + MANL= saoimage.l USE_X_PREFIX= yes -- cgit v1.2.3