vis: Use standard Build/Compile rule
authorSven Eckelmann <sven@narfation.org>
Sat, 27 Jul 2019 20:10:04 +0000 (22:10 +0200)
committerSven Eckelmann <sven@narfation.org>
Sat, 27 Jul 2019 20:42:24 +0000 (22:42 +0200)
commiteb8a4e8e872795b626cadf1c342c62941014f3a0
tree00dc5a6863e4423656c4ae918341609a757f5ce3
parent8b9a7bba78e7f905098f076610c70b6aaa218428
vis: Use standard Build/Compile rule

vis isn't using any special rules in Build/Compile. It is cleaner to
directly use the global Build/Compile/Default instead of having a
functional similar copy in the package Makefile

Signed-off-by: Sven Eckelmann <sven@narfation.org>
vis/Makefile