summaryrefslogtreecommitdiff
path: root/include.mk
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2012-01-09 21:41:52 +0000
committerChristian Pointner <equinox@spreadspace.org>2012-01-09 21:41:52 +0000
commit4a7accd9f8da19a4f718e58c8530b190635d07f4 (patch)
tree65e7687cb5daabbcfa6399a1f823de05d498871b /include.mk
parentimproved include.mk (diff)
ws fix
git-svn-id: https://svn.spreadspace.org/pic/trunk@9 a09c6847-51d9-44de-8ef2-e725cf50f3c7
Diffstat (limited to 'include.mk')
-rw-r--r--include.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include.mk b/include.mk
index 90d54db..eca4e05 100644
--- a/include.mk
+++ b/include.mk
@@ -3,7 +3,7 @@
##
##
## Copyright (C) 2011 Christian Pointner <equinox@spreadspace.org>
-##
+##
## This file is part of spreadspace pic utils.
##
## spreadspace pic utils is free software: you can redistribute it and/or modify
@@ -24,7 +24,7 @@ SRCFILE := $(PROJECT).asm
HEXFILE := $(PROJECT).hex
ASM := gpasm
-AFLAGS :=
+AFLAGS :=
PROG := usbpicprog
.PHONY: clean distclean program verify erase run stop