source: abuse/branches/pd/imlib/port/linux/Makefile @ 528

Last change on this file since 528 was 49, checked in by Sam Hocevar, 15 years ago
  • Imported original public domain release, for future reference.
File size: 131 bytes
Line 
1all : /usr/local/bin/lnx_sdrv
2
3/usr/local/bin/lnx_sdrv : lnx_sdrv.c ../sgi/gen_drv.c
4        g++ lnx_sdrv.c -g -o /usr/local/bin/lnx_sdrv
Note: See TracBrowser for help on using the repository browser.