summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/eurosym/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-04-02 18:48:48 +0000
committerKarl Berry <karl@freefriends.org>2009-04-02 18:48:48 +0000
commitf22ba9c58716477bc6e86f6508eb5e20a5422328 (patch)
treec616e9d2c2735cbafe36553acac37b6b8c99c839 /Master/texmf-dist/doc/fonts/eurosym/Makefile
parent5c628436fda45c9dcae5c2382445eb7d3395d1d6 (diff)
eurosym subr fix + v1.4 update (31mar09)
git-svn-id: svn://tug.org/texlive/trunk@12607 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/eurosym/Makefile')
-rw-r--r--Master/texmf-dist/doc/fonts/eurosym/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/eurosym/Makefile b/Master/texmf-dist/doc/fonts/eurosym/Makefile
new file mode 100644
index 00000000000..6c6bdbff251
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/eurosym/Makefile
@@ -0,0 +1,7 @@
+CC=gcc
+CXX=g++
+CXXFLAGS=-g -W -Wall
+LOADLIBES=-lfig -lm
+
+all: eurosym
+.PHONY: all