]> Dogcows Code - chaz/tar/commitdiff
Added 'rtapelib.o: localedir.h' dependency
authorSergey Poznyakoff <gray@gnu.org.ua>
Sun, 12 Sep 2004 12:48:54 +0000 (12:48 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sun, 12 Sep 2004 12:48:54 +0000 (12:48 +0000)
lib/Makefile.tmpl

index 7cd4e88b4a72d1ed4fe817038199f2aab736f703..0ace7d861c0a0253ce2d61b4ae0e657900199562 100644 (file)
@@ -31,6 +31,8 @@ localedir.h : Makefile
        echo "# define DEFAULT_RMT_COMMAND \"$(DEFAULT_RMT_DIR)/`echo \"rmt\" | sed 's,^.*/,,;$(transform)'`$(EXEEXT)\"" >> $@
        echo "#endif" >> $@
 
+rtapelib.o: localedir.h
+
 libtar_a_LIBADD = $(LIBOBJS) $(ALLOCA)
 libtar_a_DEPENDENCIES = $(libtar_a_LIBADD)
 
This page took 0.018356 seconds and 4 git commands to generate.