mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-11 19:11:18 +02:00
13 lines
414 B
Makefile
13 lines
414 B
Makefile
--- ./inc/avoffset.mk.orig 2008-04-21 11:47:27.000000000 +0300
|
|
+++ ./inc/avoffset.mk 2018-06-10 14:33:47.106955000 +0200
|
|
@@ -5,7 +5,8 @@
|
|
include $(SRCROOT)/$(RULESDIR)/rules.top
|
|
###########################################################################
|
|
|
|
-INSDIR= include/schily/$(OARCH)
|
|
+#INSDIR= include/schily/$(OARCH)
|
|
+INSDIR= include
|
|
TARGET= avoffset.h
|
|
TARGETC= avoffset
|
|
CPPOPTS += -DUSE_SCANSTACK
|