mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
13 lines
312 B
Plaintext
13 lines
312 B
Plaintext
--- storage-modules/Makefile.in.orig Tue Oct 8 02:07:53 2002
|
|
+++ storage-modules/Makefile.in Tue Oct 8 02:09:33 2002
|
|
@@ -196,8 +196,7 @@
|
|
libstorage_efs_la_LDFLAGS = \
|
|
$(common_ldflags) \
|
|
-L$(top_builddir)/libefs/src \
|
|
- -lefs
|
|
-
|
|
+ $(top_builddir)/libefs/src/libefs.la
|
|
|
|
#
|
|
# File-system based storage
|