Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
</$objtype/mkfile
2
 
3
LIB=libmap.a$O
4
OFILES=aitoff.$O\
5
	albers.$O\
6
	azequalarea.$O\
7
	azequidist.$O\
8
	bicentric.$O\
9
	bonne.$O\
10
	ccubrt.$O\
11
	complex.$O\
12
	conic.$O\
13
	cubrt.$O\
14
	cylequalarea.$O\
15
	cylindrical.$O\
16
	elco2.$O\
17
	elliptic.$O\
18
	fisheye.$O\
19
	gall.$O\
20
	gilbert.$O\
21
	guyou.$O\
22
	harrison.$O\
23
	hex.$O\
24
	homing.$O\
25
	lagrange.$O\
26
	lambert.$O\
27
	laue.$O\
28
	lune.$O\
29
	mercator.$O\
30
	mollweide.$O\
31
	newyorker.$O\
32
	orthographic.$O\
33
	perspective.$O\
34
	polyconic.$O\
35
	rectangular.$O\
36
	simpleconic.$O\
37
	sinusoidal.$O\
38
	tetra.$O\
39
	trapezoidal.$O\
40
	twocirc.$O\
41
	zcoord.$O\
42
 
43
HFILES=../map.h\
44
 
45
</sys/src/cmd/mklib
46
CFLAGS=$CFLAGS -I..
47
 
48
nuke:V:
49
	mk clean
50
	rm -f libmap.a[$OS]