From e3e5c2546ebf2aa42c809cf9305f90cf395236a6 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 30 Apr 2024 12:43:32 -0400 Subject: fork to acer-chromebook --- src/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/Makefile') 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 -- cgit