summaryrefslogtreecommitdiff
path: root/sys/modules/dm/dm_target_snapshot
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/dm/dm_target_snapshot')
-rw-r--r--sys/modules/dm/dm_target_snapshot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/dm/dm_target_snapshot/Makefile b/sys/modules/dm/dm_target_snapshot/Makefile
index cbf37709b0d..9e0d269aafd 100644
--- a/sys/modules/dm/dm_target_snapshot/Makefile
+++ b/sys/modules/dm/dm_target_snapshot/Makefile
@@ -1,11 +1,11 @@
-#$NetBSD: Makefile,v 1.1 2009/01/02 01:06:16 haad Exp $
+#$NetBSD: Makefile,v 1.2 2012/02/05 18:46:05 christos Exp $
.include "../../Makefile.inc"
S!= cd ${.CURDIR}/../../..;pwd
.PATH: ${S}/dev/dm
-CFLAGS += -DDM_TARGET_MODULE
+CPPFLAGS += -DDM_TARGET_MODULE
KMOD= dm_target_snapshot
SRCS= dm_target_snapshot.c