diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Makefile b/src/Makefile index 503527f..598b137 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,8 +1,8 @@ -# File: Makefile for stackrpms-thinkpad-p50s -# Location: stackrpms-thinkpad-p50s source package +# File: Makefile for stackrpms-acer-chromebook +# Location: stackrpms-acer-chromebook source package # Author: bgstack15 # Startdate: 2022-11-04 -# Title: Makefile for stackrpms-thinkpad-p50s source package +# Title: Makefile for stackrpms-acer-chromebook source package # Purpose: To use traditional Unix make utility # History: # 2022-11-04 forked from bgscripts Makefile @@ -14,7 +14,7 @@ # Dependencies: # build-devuan: txt2man -APPNAME = stackrpms-thinkpad-p50s +APPNAME = stackrpms-acer-chromebook APPVERSION = 0.0.1 SRCDIR = $(CURDIR) prefix = /usr |