Explorar o código

build: regenerate general.ent if fix.sh updated

Xℹ Ruoyao %!s(int64=4) %!d(string=hai) anos
pai
achega
6b2c988867
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Makefile

+ 4 - 0
Makefile

@@ -54,3 +54,7 @@ $(MLANG)/book/%.xml: $(LFS_EN)/%.xml $(MLANG)/%.po
 $(MLANG)/book/%: $(LFS_EN)/%
 	mkdir -pv "$(@D)"
 	cp -v $< $@
+
+$(MLANG)/book/general.ent: $(LFS_EN)/general.ent fix.sh
+	mkdir -pv "$(@D)"
+	cp -v $< $@