123456789101112 |
- $OpenBSD: patch-libhfsp_src_Makefile_am,v 1.3 2007/11/21 14:30:35 ajacoutot Exp $
- --- libhfsp/src/Makefile.am.orig Wed Nov 21 13:58:18 2007
- +++ libhfsp/src/Makefile.am Wed Nov 21 13:58:44 2007
- @@ -27,7 +27,5 @@ libhfsp_la_SOURCES = \
- blockiter.c btree.c btreecheck.c fscheck.c hfstime.c libhfsp.c os.c unicode.c \
- record.c volume.c partitions.c
-
- -CFLAGS = -O2 -Wall
- -
- # I need to clean up these headers first before i can distribute them ...
- # include_HEADERS = apple.h hfs.h hfsp.h libhfsp.h
|