From eec4368dc313101556fd9c7ab6571b8075980493 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 4 Aug 2011 13:00:42 +0000 Subject: minor cleanup git-svn-id: https://svn.spreadspace.org/mur.sat@101 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/pic.include.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'software') diff --git a/software/pic.include.mk b/software/pic.include.mk index 90d54db..eca4e05 100644 --- a/software/pic.include.mk +++ b/software/pic.include.mk @@ -3,7 +3,7 @@ ## ## ## Copyright (C) 2011 Christian Pointner -## +## ## 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 -- cgit v1.2.3