mirror of
https://github.com/deadw00d/AROS.git
synced 2026-01-11 07:47:46 +00:00
Changed the name of the executable to "About". The "AROS" bit was redundant, IMHO.
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@19104 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
@ -5,7 +5,7 @@ include $(TOP)/config/make.cfg
|
||||
|
||||
FILES := main aboutaros locale
|
||||
EXEDIR := $(AROS_SYSTEM)
|
||||
EXE := $(EXEDIR)/AboutAROS
|
||||
EXE := $(EXEDIR)/About
|
||||
|
||||
USE_AROSLIB := yes
|
||||
USE_CLIB_SHARED := yes
|
||||
|
||||
Reference in New Issue
Block a user