summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2021-08-04 01:51:36 +0100
committerJohn-Mark Bell <jmb@netsurf-browser.org>2021-08-04 01:51:36 +0100
commit4267c6512ebd49413984f1b79b8f6d46e34181f9 (patch)
tree30071a5ba1734ea463ab991709a69f0227c6e5ff
parent3fe602d54f631a0cee326b1cf0c7978e92d298ce (diff)
downloadttf2f-4267c6512ebd49413984f1b79b8f6d46e34181f9.tar.gz
ttf2f-4267c6512ebd49413984f1b79b8f6d46e34181f9.tar.bz2
Move Res sources into riscos tree
-rw-r--r--Makefile2
-rw-r--r--riscos/Res (renamed from Res.txt)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72f16cb..ec88ad1 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ riscos-dist: $(realoutput) $(BUILDDIR)/Res,fae
__empty :=
__space := $(empty) $(empty)
-$(BUILDDIR)/Res,fae: Res.txt
+$(BUILDDIR)/Res,fae: riscos/Res
$(Q)echo " CCRES: $@"
$(Q)$(SED) \
-e 's/__COPYRIGHT_END__/$(word $(words $(COMPONENT_DATE)),$(COMPONENT_DATE))/' \
diff --git a/Res.txt b/riscos/Res
index f47c889..f47c889 100644
--- a/Res.txt
+++ b/riscos/Res