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


1.2
date	2002.08.01.14.09.29;	author naddy;	state dead;
branches;
next	1.1;

1.1
date	2002.06.23.07.50.21;	author will;	state Exp;
branches;
next	;


desc
@@


1.2
log
@* Add libgnugetopt dependency.

Submitted by:	Juan Pablo Villa <juan@@datafull.com>

* Respect CFLAGS.
* Use x86 asm only on i386 architecture.

Approved by:	no response from maintainer
@
text
@--- src/Makefile.in.orig	Tue Jun 11 22:28:46 2002
+++ src/Makefile.in	Tue Jun 11 22:29:07 2002
@@@@ -93,7 +93,7 @@@@
 
 # debugging
 #CFLAGS = -g -Wall
-CFLAGS = -Wall -O2
+CFLAGS = -Wall -O2 -I/usr/local/include -L/usr/local/lib
 CPPFLAGS = 
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../config.h
@


1.1
log
@Add poc 1.2, a program for managing passwords on smartcards.

PR:		39168
Submitted by:	king@@v2project.com
@
text
@@

