nixpkgs/pkgs/os-specific/darwin/apple-source-releases/security_dotmac_tp/GNUmakefile
Matthew Bauer 8505e710e7 Revert "darwin 10.12 commits"
Reverts commits bumping to macOS stuff to 10.12:

commit ec1f78d1cb.
commit d0dc91d24f.
commit a1d297374d.
commit 425112151d.
commit e6f7f2928f.
2019-01-03 15:20:26 -06:00

9 lines
226 B
Makefile

include $(GNUSTEP_MAKEFILES)/common.make
LIBRARY_NAME = security_dotmac_tp
security_dotmac_tp_HEADER_FILES = $(notdir $(wildcard lib/*.h))
security_dotmac_tp_HEADER_FILES_DIR = lib
include $(GNUSTEP_MAKEFILES)/library.make