File: README

package info (click to toggle)
xmake 1.05-2
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 104 kB
  • ctags: 119
  • sloc: ansic: 1,371; makefile: 57
file content (20 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

				READ FOR XMAKE

    You can make the program with make, and install it with make install,
    but then re-make and re-install it with xmake so xmake -v works
    properly.

    You will probably have to mess around with Makefile, XMakefile, and
    XMakefile.inc.

    There is a manual page(!)

    --

    XMake (c)Copyright 1997, Matthew Dillon.  I hereby place the XMake
    source code into the public domain.  There are no restrictions whatsoever
    on the XMake code.

					    -Matt
					    dillon@backplane.com