mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-15 08:27:41 +00:00
pq2: Makefile fix
This commit is contained in:
@@ -38,9 +38,9 @@ pq2.o: pq2.s zx02_optim.s \
|
|||||||
|
|
||||||
###
|
###
|
||||||
|
|
||||||
graphics/pg2_bgl.hgr.zx02:
|
graphics/pq2_bgl.hgr.zx02:
|
||||||
cd graphics && make
|
cd graphics && make
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *~ *.o *.lst PQ2
|
rm -f *~ *.o *.lst HELLO PQ2
|
||||||
cd graphics && make clean
|
cd graphics && make clean
|
||||||
|
Reference in New Issue
Block a user