summaryrefslogtreecommitdiffstats
path: root/qemu/roms/vgabios/tests/lfbprof/Makefile
blob: 7c42e38b003d77281c95023de6efd291bf02b05c (plain)
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