Skip to content

Commit

Permalink
internal stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
KeithDHedger committed Jun 25, 2024
1 parent c85b91a commit 17baaa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makeall
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ LIBDIRSUFFIX=64
BUILDFOR=${BUILDFOR:-"LFSToolKit $BUILDLFSWMANAGER LFSWM2 LFSDesktop LFSSetWallpaper LFSApplications LFSPanel LFSDock"}
COLMAKE="make $MAKEFLAGS|GREP_COLORS='mt=1;32' grep -P --line-buffered --color=always '(\-D[^ ]*)'|GREP_COLORS='mt=1;37;41' grep -P --line-buffered --color=always '^[^ ]*'|GREP_COLORS='mt=1;33' grep -P --line-buffered --color=always '([[:alnum:]_/\.]+?(\.c+|\..p+|\.h)\b)'|GREP_COLORS='mt=1;36' grep -P --line-buffered --color=always -- '\s-(I|L)/.*?\s'|sed G"


runCommand ()
{
echo -e "${RED}Running $1 in ${GREEN}$app${RED} ... ${NORMAL}"
Expand Down

0 comments on commit 17baaa7

Please sign in to comment.