Manual merge
2003/09/06 00:05:07+01:00 flatcap.org!flatcap makefile wasn't cleaning up ntfscluster.8 2003/09/05 23:58:15+01:00 flatcap.org!flatcap added ntfscluster.8 to the build (Logical change 1.180)edge.strict_endians
parent
95e6b7b929
commit
94230f694e
|
@ -339,6 +339,8 @@ ntfsresize.8: $(top_builddir)/config.status ntfsresize.8.in
|
|||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
||||
ntfsundelete.8: $(top_builddir)/config.status ntfsundelete.8.in
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
||||
ntfscluster.8: $(top_builddir)/config.status ntfscluster.8.in
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
||||
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
|
||||
install-binPROGRAMS: $(bin_PROGRAMS)
|
||||
@$(NORMAL_INSTALL)
|
||||
|
|
Loading…
Reference in New Issue