Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc
Module Name: othersrc
Committed By: stacktic
Date: Tue Mar 24 15:14:24 UTC 2009
Modified Files:
othersrc: Makefile
othersrc/bin: Makefile.inc
othersrc/bin/fsu_cat: Makefile
othersrc/bin/fsu_chmod: Makefile
othersrc/bin/fsu_console: Makefile
othersrc/bin/fsu_cp: Makefile
othersrc/bin/fsu_diff: Makefile
othersrc/bin/fsu_ecp: Makefile
othersrc/bin/fsu_exec: Makefile
othersrc/bin/fsu_find: Makefile
othersrc/bin/fsu_ln: Makefile
othersrc/bin/fsu_ls: Makefile
othersrc/bin/fsu_mkdir: Makefile
othersrc/bin/fsu_mv: Makefile
othersrc/bin/fsu_rm: Makefile
othersrc/bin/fsu_rmdir: Makefile
othersrc/bin/fsu_write: Makefile
othersrc/lib: Makefile.inc
othersrc/lib/libfsu_mount: Makefile fsu_mount.c
othersrc/lib/libfsu_utils: Makefile fsu_dir.c fsu_file.c fsu_fts.c
fsu_str2arg.c fts2fsufts.h
othersrc/sbin: Makefile.inc
othersrc/sbin/fsu_mknod: Makefile
othersrc/usr.bin: Makefile.inc
othersrc/usr.bin/fsu_chflags: Makefile
othersrc/usr.bin/fsu_du: Makefile
othersrc/usr.bin/fsu_mkfifo: Makefile
othersrc/usr.bin/fsu_touch: Makefile
othersrc/usr.sbin/fsu_chown: Makefile
Added Files:
othersrc: Makefile.fsu
Log Message:
Makefile refactoring
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/Makefile
cvs rdiff -u -r0 -r1.1 othersrc/Makefile.fsu
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/Makefile.inc
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_cat/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_chmod/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_console/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_cp/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_diff/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_ecp/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_exec/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_find/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_ln/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_ls/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_mkdir/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_mv/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_rm/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_rmdir/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/bin/fsu_write/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/lib/Makefile.inc
cvs rdiff -u -r1.1 -r1.2 othersrc/lib/libfsu_mount/Makefile
cvs rdiff -u -r1.2 -r1.3 othersrc/lib/libfsu_mount/fsu_mount.c
cvs rdiff -u -r1.1 -r1.2 othersrc/lib/libfsu_utils/Makefile \
othersrc/lib/libfsu_utils/fsu_dir.c othersrc/lib/libfsu_utils/fsu_file.c \
othersrc/lib/libfsu_utils/fsu_fts.c \
othersrc/lib/libfsu_utils/fsu_str2arg.c \
othersrc/lib/libfsu_utils/fts2fsufts.h
cvs rdiff -u -r1.1 -r1.2 othersrc/sbin/Makefile.inc
cvs rdiff -u -r1.1 -r1.2 othersrc/sbin/fsu_mknod/Makefile
cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/Makefile.inc
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.bin/fsu_chflags/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.bin/fsu_du/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.bin/fsu_mkfifo/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.bin/fsu_touch/Makefile
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.sbin/fsu_chown/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index