diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-20 04:23:13 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-20 04:23:13 +0000 |
| commit | ac24b049cc3d78097a804c9ce72cf44fdfa59456 (patch) | |
| tree | dfa391290c3033d362c2aad5d7da97a60f513a3b /usr.sbin/apmd | |
| parent | aa33517e949a0603d3bac6cba0c05344ca68754c (diff) | |
Notes
Diffstat (limited to 'usr.sbin/apmd')
| -rw-r--r-- | usr.sbin/apmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile index 2d1327c2bbe8..8ffe016a56c1 100644 --- a/usr.sbin/apmd/Makefile +++ b/usr.sbin/apmd/Makefile @@ -9,7 +9,7 @@ LDADD= -ll MAN= apmd.8 YFLAGS+=-v -CFLAGS+=-I. -I${.CURDIR} -Wall #-DYY_STACK_USED +CFLAGS+=-I. -I${.CURDIR} #-DYY_STACK_USED # for debug: #CFLAGS+= -g -DDEBUG |
