mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
11 lines
411 B
Plaintext
11 lines
411 B
Plaintext
--- lib/sshcrypt/Makefile.in.orig Fri Jan 29 14:30:22 1999
|
|
+++ lib/sshcrypt/Makefile.in Fri Feb 5 08:42:04 1999
|
|
@@ -176,7 +176,6 @@
|
|
-I$(top_builddir) -I$(top_srcdir) \
|
|
-I../sshutil -I$(srcdir)/../sshutil \
|
|
-I../sshmath -I$(srcdir)/../sshmath \
|
|
- -I../zlib -I$(srcdir)/../zlib \
|
|
-I../sshscard -I$(srcdir)/../sshscard \
|
|
-I../trq -I$(srcdir)/../trq
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|