This website requires JavaScript.
Explore
Help
Sign In
mysticmode
/
plan9port
Watch
1
Star
0
Fork
0
You've already forked plan9port
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
plan9port
/
unix
/
make
/
Makefile.LIB
6 lines
90 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
Build Unix-friendly versions directly from library.
2004-03-01 19:36:29 +00:00
$(LIB)
:
$(
OFILES
)
$(
AR
)
$(
ARFLAGS
)
$(
LIB
)
$(
OFILES
)
add ranlib for mac
2005-01-30 16:50:02 +00:00
$(
RANLIB
)
$(
LIB
)
Build Unix-friendly versions directly from library.
2004-03-01 19:36:29 +00:00
NUKEFILES
+=
$(
LIB
)
Reference in New Issue
Copy Permalink