forked from ICI3D/ICI3D.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMakefile
More file actions
31 lines (19 loc) · 700 Bytes
/
Makefile
File metadata and controls
31 lines (19 loc) · 700 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# ICI3D.github.io
### Hooks for the editor to set the default target
current: target
target pngtarget pdftarget vtarget acrtarget: notarget
##################################################################
# make files
Sources = Makefile .gitignore README.md stuff.mk LICENSE.md
include stuff.mk
# include $(ms)/perl.def
##################################################################
## Content
######################################################################
### Makestuff
## Change this name to download a new version of the makestuff directory
# Makefile: start.makestuff
-include $(ms)/git.mk
-include $(ms)/visual.mk
# -include $(ms)/wrapR.mk
# -include $(ms)/oldlatex.mk