diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-01-02 09:58:07 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-02 09:58:07 +0000 |
| commit | daaf5759104f210a9315f49f80f1e0f01a8b3bff (patch) | |
| tree | 040818bcab6b7921d3cb5cb2ff04c4d488e8d3ea /lib/libcalendar | |
| parent | 1100c0013116f4af50d7a5b8bf23db2a13892714 (diff) | |
Notes
Diffstat (limited to 'lib/libcalendar')
| -rw-r--r-- | lib/libcalendar/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcalendar/Makefile b/lib/libcalendar/Makefile index 8bba20b726ba..b0ae002fd5e9 100644 --- a/lib/libcalendar/Makefile +++ b/lib/libcalendar/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ LIB= calendar -WARNS?= 2 SRCS= calendar.c easter.c INCS= calendar.h |
