PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
|
||||
all:
|
||||
(cd src ; make)
|
||||
|
||||
install:
|
||||
(cd src ; make install)
|
||||
|
||||
uninstall:
|
||||
(cd src ; make uninstall)
|
||||
|
||||
clean:
|
||||
(cd src ; make clean)
|
||||
|
||||
Reference in New Issue
Block a user