head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2011.12.26.20.40.28;	author scheidell;	state dead;
branches;
next	1.1;

1.1
date	2011.12.21.13.19.37;	author scheidell;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Remove ../files/patch-Makefile (again)

PR:		ports/163548
Approved by:	gabor (mentor)
@
text
@--- ./Makefile.orig	2011-12-13 10:14:07.000000000 +0200
+++ ./Makefile	2011-12-13 10:15:30.000000000 +0200
@@@@ -3,9 +3,9 @@@@
 INSTALL	=       install
 IFLAGS  = -idirafter dummyinc
 #CFLAGS = -g
-CFLAGS	=       -O2 -Wall -W -Wshadow #-pedantic -Werror -Wconversion
+CFLAGS	= -O2 -pipe -march=prescott -fno-strict-aliasing       -O2 -Wall -W -Wshadow #-pedantic -Werror -Wconversion
 
-LIBS	=       -lcap -ldl -lcrypt    -lpam    -lwrap -lnsl    -lssl -lcrypto
+LIBS=	-lpam
 #                                     |        |               + VSF_BUILD_SSL
 #                                     |        + VSF_BUILD_TCPWRAPPERS
 #                                     + VSF_BUILD_PAM
@


1.1
log
@- extra files, missed by committer

PR:		ports/163246
Approved by:	gabor (mentor)
@
text
@@

