]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/lcdproc
Early spring clean: Remove trailing whitespaces, and correct licence headers
[ipfire-2.x.git] / lfs / lcdproc
index c5e758b8daaf0c3d9904e38f7bcf59559a1e082b..e5ed03bcdc78d504302288878b43548ae348da94 100644 (file)
@@ -36,7 +36,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = lcdproc
 PAK_VER    = 2
 
-DEPS       = 
+DEPS       =
 
 SERVICES   = lcdproc
 
@@ -60,7 +60,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist: 
+dist:
        $(PAK)
 
 ###############################################################################