Also, the patch makes "make mrproper" more robust.
Signed-off-by: Karel Zak <kzak@redhat.com>
EXTRA_DIST = config/include-Makefile.am \
autogen.sh \
- licenses/COPYING.GPL \
- licenses/COPYING.UCB
+ README.* \
+ licenses/* \
+ example.files/* \
+ po/Makevars.template \
+ po/update-potfiles
+
distclean-local:
-find . \( -name \*~ -o -name \*.orig -o -name \*.rej \) -exec rm -f {} \;
rm -rf autom4te.cache
mrproper: distclean
- -find -name Makefile.in -exec rm -f {} \;
- rm -f configure ABOUT-NLS
- rm -rf m4
- cd po; rm -f `cat .gitignore`; cd ..
- cd config; rm -f `cat ../.gitignore`; cd ..
+ if [ -f ".gitignore" ]; then \
+ find -name Makefile.in -exec rm -f {} \; ; \
+ rm -f configure ABOUT-NLS ; \
+ rm -rf m4 ; \
+ cd config; rm -f `cat ../.gitignore`; cd .. ; \
+ cd po; rm -f `cat .gitignore`; cd .. ; \
+ fi
# The automake is very stupid for work with man pages. The files from man_MANS are
# not included to the distribution. A solution is use dist_man_MANS or
(see mkswap.c and fdisk/disksize.c)
- use EXIT_FAILED and EXIT_SUCCESS from stdlib.h for exit() codes
+
+- build-sys:
+ - add exampledir and example_DATA
+ - add readmedir and readme_DATA
include $(top_srcdir)/config/include-Makefile.am
-EXTRA_DIST = README.fdisk README.cfdisk
+EXTRA_DIST = README.* sfdisk.examples partitiontype.c
if !M68K
man_MANS = fdisk.8
fdisk_SOURCES = fdisk.c disksize.c fdiskbsdlabel.c fdisksgilabel.c \
fdisksunlabel.c fdiskaixlabel.c i386_sys_types.c partname.c \
- common.h fdisk.h fdisksunlabel.h fdisksgilabel.h fdiskaixlabel.h fdiskbsdlabel.h
+ common.h fdisk.h fdisksunlabel.h fdisksgilabel.h fdiskaixlabel.h \
+ fdiskbsdlabel.h
if !SPARC
hwclock_SOURCES = hwclock.c cmos.c rtc.c kd.c clock.h
+EXTRA_DIST = README.* clock-ppc.c
include $(top_srcdir)/config/include-Makefile.am
-EXTRA_DIST = README.cal README.namei README1.namei chkdupexe.pl \
- scriptreplay.pl
+EXTRA_DIST = README.* \
+ chkdupexe.pl \
+ scriptreplay.pl \
+ reset \
+ reset.033c
bin_PROGRAMS =
login-utils/wall.c
misc-utils/cal.c
misc-utils/ddate.c
-misc-utils/flushb.c
misc-utils/kill.c
misc-utils/logger.c
misc-utils/look.c
mount/get_label_uuid.c
mount/getusername.c
mount/lomount.c
-mount/mount_mntent.c
mount/mount_blkid.c
mount/mount_by_label.c
mount/mount.c
mount/mount_guess_fstype.c
mount/mount_guess_rootdev.c
+mount/mount_mntent.c
mount/nfsmount.c
mount/nfsmount_clnt.c
mount/nfsmount_xdr.c
SUBDIRS = helpers
-EXTRA_DIST = commands.sh.in \
+EXTRA_DIST = expected/* \
functions.sh \
- ts-mount-paths \
+ input/* \
+ README \
+ run.sh \
+ ts-col-multibyte \
ts-ipcs-headers \
ts-ipcs-limits \
ts-ipcs-limits2 \
+ ts-ipcs.sh \
ts-mkswap-doit \
- expected/ts-mount-paths \
- expected/ts-ipcs-headers \
- expected/ts-ipcs-limits \
- expected/ts-ipcs-limits2 \
- expected/ts-mkswap-doit
+ ts-mount-paths \
+ ts-namei-logic
distclean-local:
rm -rf output diff
+
include $(top_srcdir)/config/include-Makefile.am
-EXTRA_DIST = README.clear README.col README.pg README.reset LICENSE.pg
+EXTRA_DIST = README.* LICENSE.*
usrbinexec_PROGRAMS = col colcrt colrm column hexdump rev line tailf