mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
11 lines
341 B
Text
11 lines
341 B
Text
--- api/Makefile.orig 2013-04-19 09:25:43.000000000 -0500
|
|
+++ api/Makefile 2013-05-16 17:14:54.000000000 -0500
|
|
@@ -24,7 +24,7 @@
|
|
|
|
LIB = $(obj)libapi.o
|
|
|
|
-COBJS-$(CONFIG_API) += api.o api_display.o api_net.o api_storage.o \
|
|
+COBJS-$(CONFIG_API) += api.o api_display.o api_storage.o \
|
|
api_platform-$(ARCH).o
|
|
|
|
COBJS := $(COBJS-y)
|