summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/eurosym/Makefile
diff options
context:
space:
mode:
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