diff options
Diffstat (limited to 'astro/saoimage/Makefile')
-rw-r--r-- | astro/saoimage/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile index ed7e1cb..08fb94b 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 |