80f8d2b49de2203c012d1b43ad90e0dbdf91dcf7
[goodguy/history.git] / Makefile
1 include ../../plugin_defs
2
3 OBJS := $(OBJDIR)/interpolateall.o
4
5
6 PLUGIN = interpolateall
7
8 include ../../plugin_config
9
10
11 $(OBJDIR)/interpolateall.o: interpolateall.C
12
13
14
15
16
17
18
19
20
21
22
23