diff options
author | Theodore Ts'o <tytso@mit.edu> | 2005-02-05 15:48:49 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2005-02-05 15:48:49 -0500 |
commit | b7aa0d653e4fcfbff3f122e1382fcca090f82a44 (patch) | |
tree | 64fff0030d13af2c46d0b31dc84f8c012af81c9d /lib | |
parent | 33db8f80f2b5c5c5d8cd5068205c79f0ea11905b (diff) | |
download | e2fsprogs-b7aa0d653e4fcfbff3f122e1382fcca090f82a44.tar.gz |
Remove *.pc files on a "make distclean"
Remove emacs backup files in tests/Makefile on a "make clean"
Diffstat (limited to 'lib')
-rw-r--r-- | lib/blkid/ChangeLog | 4 | ||||
-rw-r--r-- | lib/blkid/Makefile.in | 3 | ||||
-rw-r--r-- | lib/e2p/ChangeLog | 4 | ||||
-rw-r--r-- | lib/e2p/Makefile.in | 3 | ||||
-rw-r--r-- | lib/et/ChangeLog | 4 | ||||
-rw-r--r-- | lib/et/Makefile.in | 3 | ||||
-rw-r--r-- | lib/ext2fs/ChangeLog | 4 | ||||
-rw-r--r-- | lib/ext2fs/Makefile.in | 4 | ||||
-rw-r--r-- | lib/ss/ChangeLog | 4 | ||||
-rw-r--r-- | lib/ss/Makefile.in | 5 | ||||
-rw-r--r-- | lib/uuid/ChangeLog | 4 | ||||
-rw-r--r-- | lib/uuid/Makefile.in | 3 |
12 files changed, 37 insertions, 8 deletions
diff --git a/lib/blkid/ChangeLog b/lib/blkid/ChangeLog index ce9e5e8c..718ac5c3 100644 --- a/lib/blkid/ChangeLog +++ b/lib/blkid/ChangeLog @@ -1,3 +1,7 @@ +2005-02-05 Theodore Ts'o <tytso@mit.edu> + + * Makefile.in: Remove blkid.pc on a "make distclean" + 2005-01-27 Theodore Ts'o <tytso@mit.edu> * blkid.h, blkidP.h: Rename blkid_verify_devname() to be diff --git a/lib/blkid/Makefile.in b/lib/blkid/Makefile.in index f18c6068..d01cedba 100644 --- a/lib/blkid/Makefile.in +++ b/lib/blkid/Makefile.in @@ -164,7 +164,8 @@ clean:: mostlyclean:: clean distclean:: clean - $(RM) -f .depend Makefile $(srcdir)/TAGS $(srcdir)/Makefile.in.old + $(RM) -f .depend Makefile blkid.pc \ + $(srcdir)/TAGS $(srcdir)/Makefile.in.old # +++ Dependency line eater +++ # diff --git a/lib/e2p/ChangeLog b/lib/e2p/ChangeLog index ae7d9ecb..43eac7e8 100644 --- a/lib/e2p/ChangeLog +++ b/lib/e2p/ChangeLog @@ -1,3 +1,7 @@ +2005-02-05 Theodore Ts'o <tytso@mit.edu> + + * Makefile.in: Remove e2p.pc on a "make distclean" + 2005-01-26 Theodore Ts'o <tytso@mit.edu> * e2p.pc.in: Add pkg-config files. diff --git a/lib/e2p/Makefile.in b/lib/e2p/Makefile.in index f91ad039..c91cd88e 100644 --- a/lib/e2p/Makefile.in +++ b/lib/e2p/Makefile.in @@ -90,7 +90,8 @@ clean:: $(RM) -f ../libe2p.a ../libe2p_p.a mostlyclean:: clean distclean:: clean - $(RM) -f .depend Makefile $(srcdir)/TAGS $(srcdir)/Makefile.in.old + $(RM) -f .depend Makefile e2p.pc \ + $(srcdir)/TAGS $(srcdir)/Makefile.in.old # +++ Dependency line eater +++ # diff --git a/lib/et/ChangeLog b/lib/et/ChangeLog index 5835d3f0..5d1b33df 100644 --- a/lib/et/ChangeLog +++ b/lib/et/ChangeLog @@ -1,3 +1,7 @@ +2005-02-05 Theodore Ts'o <tytso@mit.edu> + + * Makefile.in: Remove com_err.pc on a "make distclean" + 2005-01-26 Theodore Ts'o <tytso@mit.edu> * com_err.pc.in: Add pkg-config files. diff --git a/lib/et/Makefile.in b/lib/et/Makefile.in index 51acd373..066a47a1 100644 --- a/lib/et/Makefile.in +++ b/lib/et/Makefile.in @@ -129,7 +129,8 @@ clean:: mostlyclean:: clean distclean:: clean - $(RM) -f .depend Makefile $(srcdir)/TAGS $(srcdir)/Makefile.in.old + $(RM) -f .depend Makefile com_err.pc \ + $(srcdir)/TAGS $(srcdir)/Makefile.in.old # +++ Dependency line eater +++ # diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog index 909950fe..fef845b9 100644 --- a/lib/ext2fs/ChangeLog +++ b/lib/ext2fs/ChangeLog @@ -1,3 +1,7 @@ +2005-02-05 Theodore Ts'o <tytso@mit.edu> + + * Makefile.in: Remove ext2fs.pc on a "make distclean" + 2005-02-04 Theodore Ts'o <tytso@mit.edu> * Makefile.in (clean): Remove tst_getsize when doing a make clean diff --git a/lib/ext2fs/Makefile.in b/lib/ext2fs/Makefile.in index e9884c72..689016ce 100644 --- a/lib/ext2fs/Makefile.in +++ b/lib/ext2fs/Makefile.in @@ -256,14 +256,14 @@ uninstall:: $(RM) -rf $(DESTDIR)$(includedir)/ext2fs clean:: - $(RM) -f \#* *.s *.o *.a *~ *.bak core ext2fs.pc profiled/* checker/* \ + $(RM) -f \#* *.s *.o *.a *~ *.bak core profiled/* checker/* \ tst_badblocks tst_iscan ext2_err.et ext2_err.c ext2_err.h \ tst_byteswap tst_ismounted tst_getsize mkjournal \ ../libext2fs.a ../libext2fs_p.a ../libext2fs_chk.a mostlyclean:: clean distclean:: clean - $(RM) -f .depend ext2_err.c ext2_err.h Makefile \ + $(RM) -f .depend ext2_err.c ext2_err.h Makefile ext2fs.pc \ $(srcdir)/TAGS $(srcdir)/Makefile.in.old # # Hack to parallel makes recognize dependencies correctly. diff --git a/lib/ss/ChangeLog b/lib/ss/ChangeLog index 941909d1..f320e7cf 100644 --- a/lib/ss/ChangeLog +++ b/lib/ss/ChangeLog @@ -1,3 +1,7 @@ +2005-02-05 Theodore Ts'o <tytso@mit.edu> + + * Makefile.in: Remove ss.pc on a "make distclean" + 2005-01-26 Theodore Ts'o <tytso@mit.edu> * ss.pc.in: Add pkg-config files. diff --git a/lib/ss/Makefile.in b/lib/ss/Makefile.in index cd3ee2ff..bbcc38b5 100644 --- a/lib/ss/Makefile.in +++ b/lib/ss/Makefile.in @@ -160,12 +160,13 @@ uninstall:: $(RM) -rf $(DESTDIR)$(includedir)/ss $(DESTDIR)$(datadir)/ss clean:: - $(RM) -f ../libss.a libss.a mk_cmds ss_err.h ss_err.c std_rqs.c ss.pc \ + $(RM) -f ../libss.a libss.a mk_cmds ss_err.h ss_err.c std_rqs.c \ *.o *~ \#* *.bak core mostlyclean:: clean distclean:: clean - $(RM) -f .depend Makefile $(srcdir)/TAGS $(srcdir)/Makefile.in.old + $(RM) -f .depend Makefile ss.pc \ + $(srcdir)/TAGS $(srcdir)/Makefile.in.old # # Hack to parallel makes recognize dependencies correctly. diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog index c17aee28..9200d842 100644 --- a/lib/uuid/ChangeLog +++ b/lib/uuid/ChangeLog @@ -1,3 +1,7 @@ +2005-02-05 Theodore Ts'o <tytso@mit.edu> + + * Makefile.in: Remove uuid.pc on a "make distclean" + 2005-01-26 Theodore Ts'o <tytso@mit.edu> * uuid.pc.in: Add pkg-config files. diff --git a/lib/uuid/Makefile.in b/lib/uuid/Makefile.in index 358776b8..46560908 100644 --- a/lib/uuid/Makefile.in +++ b/lib/uuid/Makefile.in @@ -169,7 +169,8 @@ check:: tst_uuid mostlyclean:: clean distclean:: clean - $(RM) -f .depend Makefile $(srcdir)/TAGS $(srcdir)/Makefile.in.old + $(RM) -f .depend Makefile uuid.pc \ + $(srcdir)/TAGS $(srcdir)/Makefile.in.old # # Hack to parallel makes recognize dependencies correctly. |