File: Makefile

package info (click to toggle)
vgabios 0.8a%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 628 kB
  • sloc: ansic: 12,621; makefile: 99; sh: 18
file content (5 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (15)
1
2
3
4
5
# Very simple makefile for LFBPROF.C using Watcom C++ 10.0a with DOS4GW

lfbprof.exe: lfbprof.c lfbprof.h
    wcl386 -zq -s -d2 lfbprof.c