mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-28 21:42:10 +00:00
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
236 B
Makefile
11 lines
236 B
Makefile
#############################################################
|
|
#
|
|
# which
|
|
#
|
|
#############################################################
|
|
|
|
WHICH_VERSION = 2.20
|
|
WHICH_SITE = http://carlo17.home.xs4all.nl/which
|
|
|
|
$(eval $(call AUTOTARGETS))
|