Corrected some headers

This commit is contained in:
Thomas Touhey 2016-05-22 23:43:10 +02:00
parent f68bb38996
commit 2693b9253d
3 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/make -f
#******************************************************************************#
# #
# Makefile #

View File

@ -1,11 +1,11 @@
#!/usr/bin/make -f
#******************************************************************************#
# _____ _ #
# Makefile.cfg |_ _|__ _ _| |__ ___ _ _ #
# | Project : libmonochrome | |/ _ \| | | | '_ \ / _ \ | | | #
# | | (_) | |_| | | | | __/ |_| | #
# By: thomas <thomas@touhey.fr> |_|\___/ \__,_|_| |_|\___|\__, |.fr #
# Last updated: 2016/04/21 22:15:56 |___/ #
# #
# Makefile.vars #
# | Project : libmonochrome #
# #
# By: thomas <thomas@touhey.fr> #
# Last updated: 2016/04/21 22:15:56 #
# #
#******************************************************************************#
# PROJECT INFORMATION (type: lib)

9
configure vendored
View File

@ -1,4 +1,13 @@
#!/bin/sh
#******************************************************************************#
# #
# configure #
# | Project : libmonochrome #
# #
# By: thomas <thomas@touhey.fr> #
# Last updated: 2016/05/22 23:13:42 #
# #
#******************************************************************************#
# Help
usage() {
cat <<EOF