]> Joshua Wise's Git repositories - netwatch.git/blob - ich2/Makefile
2d908d9e7993931cb1b377bc7f6cb26cdc56fed6
[netwatch.git] / ich2 / Makefile
1 smram-ich2: smm-open-ich2.c
2         gcc -o smram-ich2 smm-open-ich2.c ../pci/pci-linux.c
3
4 clean:
5         rm -f smram-ich2
This page took 0.016193 seconds and 2 git commands to generate.