1
0
mirror of https://github.com/wfjm/w11.git synced 2026-05-05 07:34:43 +00:00

comment&code cosmetics; minor changes

This commit is contained in:
wfjm
2018-11-11 09:50:46 +01:00
parent f248ab9bb2
commit e1abc27983
23 changed files with 50 additions and 49 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile 749 2016-03-20 22:09:03Z mueller $
# $Id: Makefile 1067 2018-11-11 08:30:29Z mueller $
#
# Revision History:
# Date Rev Version Comment
@@ -13,7 +13,7 @@ ifndef XTW_BOARD
endif
include ${RETROBASE}/rtl/make_viv/viv_default_$(XTW_BOARD).mk
#
.PHONY : catch all
.PHONY : catch all clean
#
catch :
@echo "no default target defined, use"