$NetBSD: patch-aa,v 1.2 2003/06/10 06:38:48 wiz Exp $ --- Makefile.orig 2002-09-13 10:10:49.000000000 +0200 +++ Makefile @@ -1,12 +1,10 @@ ################################################################## # You can modify CC variable if you have compiler other than GCC # But the code was designed and tested with GCC -CC = gcc ################################################################## # Compilation flags # You should comment the line below for AIX+native cc -FLAGS = -Wall ################################################################## # Libraries @@ -37,7 +35,6 @@ USE_SHA = APG_DONOTUSE_SHA ################################################################## # Directories # Install dirs -INSTALL_PREFIX = /usr/local APG_BIN_DIR = /bin APG_MAN_DIR = /man/man1 APGD_BIN_DIR = /sbin