comparison 14/homework/morals/4-21/Makefile @ 88:38314da55beb

add PDF file
author Masataka Kohagura <e085726@ie.u-ryukyu.ac.jp>
date Fri, 25 Apr 2014 01:42:45 +0900
parents cbf5b8a64520
children
comparison
equal deleted inserted replaced
87:766344060d38 88:38314da55beb
1 TARGET = thesis-paper 1 TARGET = main
2 2
3 SRC = $(wildcard *.tex) 3 SRC = $(wildcard *.tex)
4 4
5 LATEX = platex 5 LATEX = platex
6 DVIPS = dvips 6 DVIPS = dvips