typo fix
authormikey <mikey@cinecert.com>
Wed, 7 Mar 2012 17:42:00 +0000 (17:42 +0000)
committermikey <>
Wed, 7 Mar 2012 17:42:00 +0000 (17:42 +0000)
win32/Makefile.mak
win32/Makefile.wmk

index 962363975842b7c9780c1a5f0688e942b625c600..9c815ccc9779071d0ac11348b090e2e847db6a82 100755 (executable)
@@ -1,5 +1,5 @@
 # $Id$\r
-# Copyright (c) 2007-2009 John Hurst. All rights reserved.\r
+# Copyright (c) 2007-2012 John Hurst. All rights reserved.\r
 #\r
 # Redistribution and use in source and binary forms, with or without\r
 # modification, are permitted provided that the following conditions\r
@@ -92,7 +92,6 @@ all: kmfilegen.exe kmrandgen.exe kmuuidgen.exe asdcp-test.exe \
      asdcp-wrap.exe asdcp-unwrap.exe asdcp-info.exe \\r
      blackwave.exe klvwalk.exe j2c-test.exe wavesplit.exe \r
 \r
-\r
 clean:\r
        erase *.exe *.lib *.obj *.ilk *.pdb *.idb\r
 \r
@@ -145,4 +144,5 @@ asdcp-info.exe: libasdcp.lib asdcp-info.obj
 j2c-test.exe: libasdcp.lib j2c-test.obj\r
        $(LINK) $(LINKFLAGS) /OUT:j2c-test.exe $** Advapi32.lib\r
 \r
-@ end 
\ No newline at end of file
+\r
+# END Makefile\r
index 5674b8d1d6536087d4d4fe92bb2df24cf758dbe7..097318407a296fb9f74668eb66d20716a579c99c 100755 (executable)
@@ -144,4 +144,5 @@ asdcp-info.exe: libasdcp.lib asdcp-info.obj
 j2c-test.exe: libasdcp.lib j2c-test.obj\r
        $(LINK) $(LINKFLAGS) /OUT:j2c-test.exe $** Advapi32.lib\r
 \r
-# end 
\ No newline at end of file
+\r
+# END Makefile\r