mirror of
https://github.com/dschmenk/apple2pi.git
synced 2025-02-17 05:30:59 +00:00
Removed dysfunct packaging support.
This commit is contained in:
parent
6748c34ada
commit
b3f59d22b3
@ -1,12 +1,7 @@
|
||||
DESTDIR=/usr/local
|
||||
SBINDIR=$(DESTDIR)/sbin
|
||||
ifneq "$(findstring environment,$(origin DESTDIR))" ""
|
||||
BINDIR=$(DESTDIR)/bin
|
||||
SHAREDIR=$(DESTDIR)/share/a2pi
|
||||
else
|
||||
BINDIR=$(DESTDIR)/usr/bin
|
||||
SHAREDIR=$(DESTDIR)/usr/share/a2pi
|
||||
endif
|
||||
BIN=a2joy a2joymou a2joypad a2mon a2term fusea2pi a2pidcmd dskread dskwrite bload brun nibread dskformat eddread
|
||||
SBIN=a2pid
|
||||
A2PIDEFS=-DSETSERCLK
|
||||
|
Loading…
x
Reference in New Issue
Block a user