From d89e629e52c3b525424be958de238ed1dc5a0361 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 24 Apr 2005 05:07:59 +0000 Subject: add new subdir for e2fsprogs --- e2fsprogs/e2p/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 e2fsprogs/e2p/README (limited to 'e2fsprogs/e2p/README') diff --git a/e2fsprogs/e2p/README b/e2fsprogs/e2p/README new file mode 100644 index 000000000..769947340 --- /dev/null +++ b/e2fsprogs/e2p/README @@ -0,0 +1,4 @@ +Simply copy the 'e2p' dir from e2fsprogs/lib/ and then delete the extra +files we don't need (Makefile.in, e2p.pc.in, etc...). Remove all of the +_LARGEFILE* define's from the few source files that use it since we'll be +appending it ourselves to CFLAGS when we compile. All done ! :) -- cgit v1.2.3