diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:49:05 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:49:05 +0000 |
commit | f91f1f31097c76ef31fcc8c348d1c8961da0f83c (patch) | |
tree | b78ae0ea5a80ab9b2f539dbf18b9a90a2442a924 /emulators/stonx/Makefile | |
parent | c9a937f5a8bdcc3db86388233d90f7fd022b7385 (diff) |
Notes
Diffstat (limited to 'emulators/stonx/Makefile')
-rw-r--r-- | emulators/stonx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/stonx/Makefile b/emulators/stonx/Makefile index 367dbe1282dc..ae3c767288e5 100644 --- a/emulators/stonx/Makefile +++ b/emulators/stonx/Makefile @@ -37,7 +37,7 @@ post-build: # BINDIR= ${PREFIX}/bin LIBDIR= ${PREFIX}/lib/X11/STonX -FNTDIR= ${PREFIX}/lib/X11/fonts/misc +FNTDIR= ${PREFIX}/lib/X11/fonts/misc DATA= tos.img cartridge.img Keysyms Keysyms.G atari/FLOPPY-4MB \ atari/bench1.pas atari/bench1.prg atari/final.tos |